changed flags to work with any homebrew installation (arm64 / intel macOS)#48
Open
halpz wants to merge 2 commits intoRender96:alphafrom
Open
changed flags to work with any homebrew installation (arm64 / intel macOS)#48halpz wants to merge 2 commits intoRender96:alphafrom
halpz wants to merge 2 commits intoRender96:alphafrom
Conversation
|
This works fine, except that Homebrew should be checked before MacPorts, as when messing with Xcode or stuff like that, that directory will exist, and will error saying gcc-mp- does not exist |
|
Also, it still will not compile on arm as you need to set the shell prefix in the cflags in tools/Makefile |
Author
It seems to compile for me without editing this file |
|
Ready to be merged. |
|
Can you rebase to tester? |
GammaTendonNine
added a commit
to GammaTendonNine/sm64ex-alo
that referenced
this pull request
May 25, 2022
GammaTendonNine
added a commit
to GammaTendonNine/sm64ex-alo
that referenced
this pull request
May 25, 2022
[Having both installed at the same time is a recipe for disaster if you don't know what you're doing, however Homebrew is arguably the simplest and the most used for our purposes see Render96/Render96ex#48]
|
Thanks for that patch, I can get the build process a little further. But I now get this error: Any ideas? |
|
AH sorry I wasn't using GNU Make. |
AloXado320
pushed a commit
to GammaTendonNine/sm64ex-alo
that referenced
this pull request
May 23, 2023
AloXado320
pushed a commit
to GammaTendonNine/sm64ex-alo
that referenced
this pull request
May 23, 2023
[Having both installed at the same time is a recipe for disaster if you don't know what you're doing, however Homebrew is arguably the simplest and the most used for our purposes see Render96/Render96ex#48]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.